runtime.mspan.refillAllocCache (method)
5 uses
runtime (current package)
mbitmap.go#L1046: func (s *mspan) refillAllocCache(whichByte uint16) {
mbitmap.go#L1086: s.refillAllocCache(whichByte)
mbitmap.go#L1108: s.refillAllocCache(whichByte)
mcentral.go#L191: s.refillAllocCache(whichByte)
mgcsweep.go#L691: s.refillAllocCache(0)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |